+2007-06-28 Juanma Barranquero <lekktu@gmail.com>
+
+ * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
+ the speedbar frame if nil; that deletes the current frame or
+ causes an error if it is the only frame.
+ Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
+
2007-06-28 Kevin Ryde <user42@zip.com.au>
* textmodes/nroff-mode.el: Groff \# comments.
2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
- * calc/calc-comb.el (math-init-random-base,math-prime-test):
+ * calc/calc-comb.el (math-init-random-base, math-prime-test):
Use math-read-number-simple to insert constants.
(math-prime-test): Redo calculation of sum.
(math-normalize, math-bignum-big, math-make-float)
(math-div10-bignum, math-scale-left, math-scale-left-bignum)
(math-scale-right, math-scale-right-bignum, math-scale-rounding)
- (math-add, math-add-bignum, math-sub-bignum, math-sub,math-mul)
+ (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
(math-mul-bignum, math-mul-bignum-digit, math-idivmod)
(math-quotient, math-div-bignum, math-div-bignum-digit)
(math-div-bignum-part, math-format-bignum-decimal)